Property:Has item rarity
Jump to navigation
Jump to search
This text property denotes the rarity/quality of an item.
Allowed values:
- Basic
- Aetherial
- Dungeon
- Tomestone
- Relic
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Basic", "Aetherial", "Dungeon", "Tomestone", "Relic" ] } }